FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package rki.demis.common#2.0.0-alpha.1 (282 ms)

Package rki.demis.common
Type StructureDefinition
Id Id
FHIR Version R4
Source https://demis.rki.de/fhir/common/https://simplifier.net/resolve?scope=rki.demis.common@2.0.0-alpha.1&canonical=https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponseParameters
Url https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponseParameters
Version 1.2.0
Status active
Date 2023-09-20
Name ProcessNotificationResponseParameters
Title ProcessNotification-Ausgabeparameter
Experimental False
Realm de
Description Der ProcessNotificationResponseParameter ist der Ausgabeparameter für die ProcessNotification-Operation. Er beinhaltet ein Quittungs-Bundle und eine ProcessNotificationResponse.
Type Parameters
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponse Response für $process-notification
https://demis.rki.de/fhir/StructureDefinition/ReceiptBundle Quittungs-Bundle


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ProcessNotificationResponseParameters",
  "url" : "https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponseParameters",
  "version" : "1.2.0",
  "name" : "ProcessNotificationResponseParameters",
  "title" : "ProcessNotification-Ausgabeparameter",
  "status" : "active",
  "date" : "2023-09-20",
  "description" : "Der ProcessNotificationResponseParameter ist der Ausgabeparameter für die ProcessNotification-Operation. Er beinhaltet ein Quittungs-Bundle und eine ProcessNotificationResponse.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Parameters",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Parameters",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Parameters.meta",
        "path" : "Parameters.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Parameters.meta.profile",
        "path" : "Parameters.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponseParameters",
        "mustSupport" : true
      },
      {
        "id" : "Parameters.parameter",
        "path" : "Parameters.parameter",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "resource"
            }
          ],
          "rules" : "closed"
        }
      },
      {
        "id" : "Parameters.parameter:bundle",
        "path" : "Parameters.parameter",
        "sliceName" : "bundle",
        "max" : "1"
      },
      {
        "id" : "Parameters.parameter:bundle.name",
        "path" : "Parameters.parameter.name",
        "fixedString" : "bundle",
        "mustSupport" : true
      },
      {
        "id" : "Parameters.parameter:bundle.resource",
        "path" : "Parameters.parameter.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "Bundle",
            "profile" : [
              "https://demis.rki.de/fhir/StructureDefinition/ReceiptBundle"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Parameters.parameter:operationOutcome",
        "path" : "Parameters.parameter",
        "sliceName" : "operationOutcome",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Parameters.parameter:operationOutcome.name",
        "path" : "Parameters.parameter.name",
        "fixedString" : "operationOutcome",
        "mustSupport" : true
      },
      {
        "id" : "Parameters.parameter:operationOutcome.resource",
        "path" : "Parameters.parameter.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "OperationOutcome",
            "profile" : [
              "https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponse"
            ]
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.